C1.Web.Mvc.Fluent Namespace : ChartGesturesBuilder<T> Class |
The following tables list the members exposed by ChartGesturesBuilder<T>.
Name | Description | |
---|---|---|
ChartGesturesBuilder<T> Constructor | Create one ChartGesturesBuilder instance. |
Name | Description | |
---|---|---|
Enable | Sets the Enable property. | |
InteractiveAxes | Sets the InteractiveAxes property. | |
MouseAction | Sets the MouseAction property. | |
PosX | Sets the PosX property. | |
PosY | Sets the PosY property. | |
ScaleX | Sets the ScaleX property. | |
ScaleY | Sets the ScaleY property. | |
ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<ChartGestures<T>,ChartGesturesBuilder<T>>) |
Name | Description | |
---|---|---|
ToTemplate | Render the html string in template mode. |